home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / wordp < prev    next >
Encoding:
Text File  |  1992-07-09  |  194 b   |  4 lines

  1. wordp --Operation (predicate), one input.
  2.      The input can be any Logo object.  The output is the word true if  the
  3.      input is a word.  The output is the word false if the input is a list.
  4.